Quality

interface Quality

Contains information about a media quality.

Properties

bitrate
Link copied to clipboard
abstract val bitrate: Int
The bitrate of the media quality.
codec
Link copied to clipboard
abstract val codec: String?
The codec of the media quality.
id
Link copied to clipboard
abstract val id: String
The id of the media quality.
label
Link copied to clipboard
abstract val label: String?
The label of the media quality that should be exposed to the user.

Inheritors

AudioQuality
Link copied to clipboard
VideoQuality
Link copied to clipboard